lcWndDrwAdd Home

Adds new drawing object into graphics window.

 HANDLE lcWndDrwAdd (
   HANDLE hLcWnd,
   LPCWSTR szFileName
 );

Parameters
hLcWnd
  Handle to a graphics window.
szFileName
  Drawing's filename.

Return Value

  Handle to a new drawing object.